[INFO] fetching crate summer-boot 1.4.2...
[INFO] testing summer-boot-1.4.2 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate summer-boot 1.4.2 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate summer-boot 1.4.2
[INFO] finished tweaking crates.io crate summer-boot 1.4.2
[INFO] tweaked toml for crates.io crate summer-boot 1.4.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate summer-boot 1.4.2 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 216 packages to latest compatible versions
[INFO] [stderr]       Adding async-channel v1.9.0 (available: v2.5.0)
[INFO] [stderr]       Adding subtle v2.4.1 (available: v2.6.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a5d665103752c26063550f9b428aba884bcb6e768c33296aea6dd75e5eef5954
[INFO] running `Command { std: "docker" "start" "-a" "a5d665103752c26063550f9b428aba884bcb6e768c33296aea6dd75e5eef5954", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a5d665103752c26063550f9b428aba884bcb6e768c33296aea6dd75e5eef5954", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5d665103752c26063550f9b428aba884bcb6e768c33296aea6dd75e5eef5954", kill_on_drop: false }`
[INFO] [stdout] a5d665103752c26063550f9b428aba884bcb6e768c33296aea6dd75e5eef5954
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b39ff8ada9c42befef43805f6ed4f5e9ee6d71eeb780507f16842f5633345d69
[INFO] running `Command { std: "docker" "start" "-a" "b39ff8ada9c42befef43805f6ed4f5e9ee6d71eeb780507f16842f5633345d69", kill_on_drop: false }`
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]    Compiling serde_fmt v1.1.0
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling universal-hash v0.4.1
[INFO] [stderr]    Compiling const_fn v0.4.12
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling aes-soft v0.6.4
[INFO] [stderr]    Compiling crypto-mac v0.10.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling polyval v0.4.5
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling ghash v0.3.1
[INFO] [stderr]    Compiling ctr v0.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling aead v0.3.2
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling hkdf v0.10.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling infer v0.2.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling async-dup v1.2.4
[INFO] [stderr]    Compiling aes v0.6.0
[INFO] [stderr]    Compiling aes-gcm v0.8.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling smartcow v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling routefinder v0.5.4
[INFO] [stderr]    Compiling value-bag-serde1 v1.12.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling value-bag v1.12.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde_qs v0.8.5
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling femme v2.2.1
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling summer-boot-autoconfigure v1.4.1
[INFO] [stderr]    Compiling summer-boot-macro v1.4.1
[INFO] [stderr]    Compiling summer-boot v1.4.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `http1`
[INFO] [stdout]  --> src/common/task.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(feature = "http1")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `macros`, `summer-boot-macro`, and `unstable`
[INFO] [stdout]   = help: consider adding `http1` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `http1`
[INFO] [stdout]  --> src/common/task.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[cfg(feature = "http1")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `macros`, `summer-boot-macro`, and `unstable`
[INFO] [stdout]   = help: consider adding `http1` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `docs`
[INFO] [stdout]   --> src/gateway/route.rs:76:37
[INFO] [stdout]    |
[INFO] [stdout] 76 |     #[cfg(any(feature = "unstable", feature = "docs"))]
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `macros`, `summer-boot-macro`, and `unstable`
[INFO] [stdout]    = help: consider adding `docs` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cookies`
[INFO] [stdout]    --> src/utils/request.rs:475:11
[INFO] [stdout]     |
[INFO] [stdout] 475 |     #[cfg(feature = "cookies")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `macros`, `summer-boot-macro`, and `unstable`
[INFO] [stdout]     = help: consider adding `cookies` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `sessions`
[INFO] [stdout]    --> src/utils/request.rs:487:11
[INFO] [stdout]     |
[INFO] [stdout] 487 |     #[cfg(feature = "sessions")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `macros`, `summer-boot-macro`, and `unstable`
[INFO] [stdout]     = help: consider adding `sessions` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `sessions`
[INFO] [stdout]    --> src/utils/request.rs:498:11
[INFO] [stdout]     |
[INFO] [stdout] 498 |     #[cfg(feature = "sessions")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `macros`, `summer-boot-macro`, and `unstable`
[INFO] [stdout]     = help: consider adding `sessions` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cookies`
[INFO] [stdout]    --> src/utils/response.rs:146:11
[INFO] [stdout]     |
[INFO] [stdout] 146 |     #[cfg(feature = "cookies")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `macros`, `summer-boot-macro`, and `unstable`
[INFO] [stdout]     = help: consider adding `cookies` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cookies`
[INFO] [stdout]    --> src/utils/response.rs:151:11
[INFO] [stdout]     |
[INFO] [stdout] 151 |     #[cfg(feature = "cookies")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `macros`, `summer-boot-macro`, and `unstable`
[INFO] [stdout]     = help: consider adding `cookies` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cookies`
[INFO] [stdout]    --> src/utils/response.rs:192:19
[INFO] [stdout]     |
[INFO] [stdout] 192 |             #[cfg(feature = "cookies")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `macros`, `summer-boot-macro`, and `unstable`
[INFO] [stdout]     = help: consider adding `cookies` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cookies`
[INFO] [stdout]    --> src/utils/response.rs:249:19
[INFO] [stdout]     |
[INFO] [stdout] 249 |             #[cfg(feature = "cookies")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `macros`, `summer-boot-macro`, and `unstable`
[INFO] [stdout]     = help: consider adding `cookies` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cookies`
[INFO] [stdout]    --> src/utils/response.rs:260:19
[INFO] [stdout]     |
[INFO] [stdout] 260 |             #[cfg(feature = "cookies")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `macros`, `summer-boot-macro`, and `unstable`
[INFO] [stdout]     = help: consider adding `cookies` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `poll_accept` is never used
[INFO] [stdout]   --> src/server/accept.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub trait Accept {
[INFO] [stdout]    |           ------ method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 22 |     fn poll_accept(
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.99s
[INFO] running `Command { std: "docker" "inspect" "b39ff8ada9c42befef43805f6ed4f5e9ee6d71eeb780507f16842f5633345d69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b39ff8ada9c42befef43805f6ed4f5e9ee6d71eeb780507f16842f5633345d69", kill_on_drop: false }`
[INFO] [stdout] b39ff8ada9c42befef43805f6ed4f5e9ee6d71eeb780507f16842f5633345d69
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ec84e8c05fc73b7400601455f873762882fcbcbc5f656bce71c7dd323bd029b0
[INFO] running `Command { std: "docker" "start" "-a" "ec84e8c05fc73b7400601455f873762882fcbcbc5f656bce71c7dd323bd029b0", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition value: `http1`
[INFO] [stdout]  --> src/common/task.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(feature = "http1")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `macros`, `summer-boot-macro`, and `unstable`
[INFO] [stdout]   = help: consider adding `http1` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `http1`
[INFO] [stdout]  --> src/common/task.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[cfg(feature = "http1")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `macros`, `summer-boot-macro`, and `unstable`
[INFO] [stdout]   = help: consider adding `http1` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `docs`
[INFO] [stdout]   --> src/gateway/route.rs:76:37
[INFO] [stdout]    |
[INFO] [stdout] 76 |     #[cfg(any(feature = "unstable", feature = "docs"))]
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `macros`, `summer-boot-macro`, and `unstable`
[INFO] [stdout]    = help: consider adding `docs` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cookies`
[INFO] [stdout]    --> src/utils/request.rs:475:11
[INFO] [stdout]     |
[INFO] [stdout] 475 |     #[cfg(feature = "cookies")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `macros`, `summer-boot-macro`, and `unstable`
[INFO] [stdout]     = help: consider adding `cookies` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `sessions`
[INFO] [stdout]    --> src/utils/request.rs:487:11
[INFO] [stdout]     |
[INFO] [stdout] 487 |     #[cfg(feature = "sessions")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `macros`, `summer-boot-macro`, and `unstable`
[INFO] [stdout]     = help: consider adding `sessions` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `sessions`
[INFO] [stdout]    --> src/utils/request.rs:498:11
[INFO] [stdout]     |
[INFO] [stdout] 498 |     #[cfg(feature = "sessions")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `macros`, `summer-boot-macro`, and `unstable`
[INFO] [stdout]     = help: consider adding `sessions` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cookies`
[INFO] [stdout]    --> src/utils/response.rs:146:11
[INFO] [stdout]     |
[INFO] [stdout] 146 |     #[cfg(feature = "cookies")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `macros`, `summer-boot-macro`, and `unstable`
[INFO] [stdout]     = help: consider adding `cookies` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cookies`
[INFO] [stdout]    --> src/utils/response.rs:151:11
[INFO] [stdout]     |
[INFO] [stdout] 151 |     #[cfg(feature = "cookies")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `macros`, `summer-boot-macro`, and `unstable`
[INFO] [stdout]     = help: consider adding `cookies` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cookies`
[INFO] [stdout]    --> src/utils/response.rs:192:19
[INFO] [stdout]     |
[INFO] [stdout] 192 |             #[cfg(feature = "cookies")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `macros`, `summer-boot-macro`, and `unstable`
[INFO] [stdout]     = help: consider adding `cookies` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cookies`
[INFO] [stdout]    --> src/utils/response.rs:249:19
[INFO] [stdout]     |
[INFO] [stdout] 249 |             #[cfg(feature = "cookies")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `macros`, `summer-boot-macro`, and `unstable`
[INFO] [stdout]     = help: consider adding `cookies` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cookies`
[INFO] [stdout]    --> src/utils/response.rs:260:19
[INFO] [stdout]     |
[INFO] [stdout] 260 |             #[cfg(feature = "cookies")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `macros`, `summer-boot-macro`, and `unstable`
[INFO] [stdout]     = help: consider adding `cookies` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `poll_accept` is never used
[INFO] [stdout]   --> src/server/accept.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub trait Accept {
[INFO] [stdout]    |           ------ method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 22 |     fn poll_accept(
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling summer-boot v1.4.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `http1`
[INFO] [stdout]  --> src/common/task.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(feature = "http1")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `macros`, `summer-boot-macro`, and `unstable`
[INFO] [stdout]   = help: consider adding `http1` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `http1`
[INFO] [stdout]  --> src/common/task.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[cfg(feature = "http1")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `macros`, `summer-boot-macro`, and `unstable`
[INFO] [stdout]   = help: consider adding `http1` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `docs`
[INFO] [stdout]   --> src/gateway/route.rs:76:37
[INFO] [stdout]    |
[INFO] [stdout] 76 |     #[cfg(any(feature = "unstable", feature = "docs"))]
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `macros`, `summer-boot-macro`, and `unstable`
[INFO] [stdout]    = help: consider adding `docs` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cookies`
[INFO] [stdout]    --> src/utils/request.rs:475:11
[INFO] [stdout]     |
[INFO] [stdout] 475 |     #[cfg(feature = "cookies")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `macros`, `summer-boot-macro`, and `unstable`
[INFO] [stdout]     = help: consider adding `cookies` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `sessions`
[INFO] [stdout]    --> src/utils/request.rs:487:11
[INFO] [stdout]     |
[INFO] [stdout] 487 |     #[cfg(feature = "sessions")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `macros`, `summer-boot-macro`, and `unstable`
[INFO] [stdout]     = help: consider adding `sessions` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `sessions`
[INFO] [stdout]    --> src/utils/request.rs:498:11
[INFO] [stdout]     |
[INFO] [stdout] 498 |     #[cfg(feature = "sessions")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `macros`, `summer-boot-macro`, and `unstable`
[INFO] [stdout]     = help: consider adding `sessions` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cookies`
[INFO] [stdout]    --> src/utils/response.rs:146:11
[INFO] [stdout]     |
[INFO] [stdout] 146 |     #[cfg(feature = "cookies")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `macros`, `summer-boot-macro`, and `unstable`
[INFO] [stdout]     = help: consider adding `cookies` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cookies`
[INFO] [stdout]    --> src/utils/response.rs:151:11
[INFO] [stdout]     |
[INFO] [stdout] 151 |     #[cfg(feature = "cookies")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `macros`, `summer-boot-macro`, and `unstable`
[INFO] [stdout]     = help: consider adding `cookies` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cookies`
[INFO] [stdout]    --> src/utils/response.rs:192:19
[INFO] [stdout]     |
[INFO] [stdout] 192 |             #[cfg(feature = "cookies")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `macros`, `summer-boot-macro`, and `unstable`
[INFO] [stdout]     = help: consider adding `cookies` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cookies`
[INFO] [stdout]    --> src/utils/response.rs:249:19
[INFO] [stdout]     |
[INFO] [stdout] 249 |             #[cfg(feature = "cookies")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `macros`, `summer-boot-macro`, and `unstable`
[INFO] [stdout]     = help: consider adding `cookies` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cookies`
[INFO] [stdout]    --> src/utils/response.rs:260:19
[INFO] [stdout]     |
[INFO] [stdout] 260 |             #[cfg(feature = "cookies")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `macros`, `summer-boot-macro`, and `unstable`
[INFO] [stdout]     = help: consider adding `cookies` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `poll_accept` is never used
[INFO] [stdout]   --> src/server/accept.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub trait Accept {
[INFO] [stdout]    |           ------ method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 22 |     fn poll_accept(
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.23s
[INFO] running `Command { std: "docker" "inspect" "ec84e8c05fc73b7400601455f873762882fcbcbc5f656bce71c7dd323bd029b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec84e8c05fc73b7400601455f873762882fcbcbc5f656bce71c7dd323bd029b0", kill_on_drop: false }`
[INFO] [stdout] ec84e8c05fc73b7400601455f873762882fcbcbc5f656bce71c7dd323bd029b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5012358700beee06f932098b0458598f6904b6c04072157a16b4341e7f3156c6
[INFO] running `Command { std: "docker" "start" "-a" "5012358700beee06f932098b0458598f6904b6c04072157a16b4341e7f3156c6", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `http1`
[INFO] [stderr]  --> src/common/task.rs:1:7
[INFO] [stderr]   |
[INFO] [stderr] 1 | #[cfg(feature = "http1")]
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `default`, `macros`, `summer-boot-macro`, and `unstable`
[INFO] [stderr]   = help: consider adding `http1` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `http1`
[INFO] [stderr]  --> src/common/task.rs:9:7
[INFO] [stderr]   |
[INFO] [stderr] 9 | #[cfg(feature = "http1")]
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `default`, `macros`, `summer-boot-macro`, and `unstable`
[INFO] [stderr]   = help: consider adding `http1` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `docs`
[INFO] [stderr]   --> src/gateway/route.rs:76:37
[INFO] [stderr]    |
[INFO] [stderr] 76 |     #[cfg(any(feature = "unstable", feature = "docs"))]
[INFO] [stderr]    |                                     ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `macros`, `summer-boot-macro`, and `unstable`
[INFO] [stderr]    = help: consider adding `docs` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cookies`
[INFO] [stderr]    --> src/utils/request.rs:475:11
[INFO] [stderr]     |
[INFO] [stderr] 475 |     #[cfg(feature = "cookies")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `macros`, `summer-boot-macro`, and `unstable`
[INFO] [stderr]     = help: consider adding `cookies` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `sessions`
[INFO] [stderr]    --> src/utils/request.rs:487:11
[INFO] [stderr]     |
[INFO] [stderr] 487 |     #[cfg(feature = "sessions")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `macros`, `summer-boot-macro`, and `unstable`
[INFO] [stderr]     = help: consider adding `sessions` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `sessions`
[INFO] [stderr]    --> src/utils/request.rs:498:11
[INFO] [stderr]     |
[INFO] [stderr] 498 |     #[cfg(feature = "sessions")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `macros`, `summer-boot-macro`, and `unstable`
[INFO] [stderr]     = help: consider adding `sessions` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cookies`
[INFO] [stderr]    --> src/utils/response.rs:146:11
[INFO] [stderr]     |
[INFO] [stderr] 146 |     #[cfg(feature = "cookies")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `macros`, `summer-boot-macro`, and `unstable`
[INFO] [stderr]     = help: consider adding `cookies` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cookies`
[INFO] [stderr]    --> src/utils/response.rs:151:11
[INFO] [stderr]     |
[INFO] [stderr] 151 |     #[cfg(feature = "cookies")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `macros`, `summer-boot-macro`, and `unstable`
[INFO] [stderr]     = help: consider adding `cookies` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cookies`
[INFO] [stderr]    --> src/utils/response.rs:192:19
[INFO] [stderr]     |
[INFO] [stderr] 192 |             #[cfg(feature = "cookies")]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `macros`, `summer-boot-macro`, and `unstable`
[INFO] [stderr]     = help: consider adding `cookies` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cookies`
[INFO] [stderr]    --> src/utils/response.rs:249:19
[INFO] [stderr]     |
[INFO] [stderr] 249 |             #[cfg(feature = "cookies")]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `macros`, `summer-boot-macro`, and `unstable`
[INFO] [stderr]     = help: consider adding `cookies` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cookies`
[INFO] [stderr]    --> src/utils/response.rs:260:19
[INFO] [stderr]     |
[INFO] [stderr] 260 |             #[cfg(feature = "cookies")]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `macros`, `summer-boot-macro`, and `unstable`
[INFO] [stderr]     = help: consider adding `cookies` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: method `poll_accept` is never used
[INFO] [stderr]   --> src/server/accept.rs:22:8
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub trait Accept {
[INFO] [stderr]    |           ------ method in this trait
[INFO] [stderr] ...
[INFO] [stderr] 22 |     fn poll_accept(
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `summer-boot` (lib) generated 12 warnings
[INFO] [stderr] warning: `summer-boot` (lib test) generated 12 warnings (12 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/summer_boot-69b0f3460090c0ae)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test http1::date::tests::test_fmt ... ok
[INFO] [stdout] test http1::date::tests::test3 ... ok
[INFO] [stdout] test http1::date::tests::test2 ... ok
[INFO] [stdout] test http1::date::tests::test_rfc_example ... ok
[INFO] [stdout] test server::server::test::allow_nested_server_with_same_state ... ok
[INFO] [stdout] test server::server::test::allow_nested_server_with_different_state ... ok
[INFO] [stdout] test tcp::to_listener_impls::parse_tests::invalid_str_input ... ok
[INFO] [stdout] test tcp::to_listener_impls::parse_tests::str_tls_parse_and_url ... ok
[INFO] [stdout] test tcp::to_listener_impls::parse_tests::str_url_to_tcp_listener ... ok
[INFO] [stdout] test tcp::to_listener_impls::parse_tests::str_unknown_scheme ... ok
[INFO] [stdout] test tcp::to_listener_impls::parse_tests::to_listener_impls_compile ... ok
[INFO] [stdout] test tcp::to_listener_impls::parse_tests::str_to_socket_addr ... ok
[INFO] [stdout] test http1::date::tests::size_of ... ok
[INFO] [stdout] test tcp::to_listener_impls::parse_tests::unix::colon_port_does_not_work ... ok
[INFO] [stdout] test tcp::to_listener_impls::parse_tests::unix::str_url_to_unix_listener ... ok
[INFO] [stdout] test tcp::to_listener_impls::parse_tests::url_to_tcp_listener ... ok
[INFO] [stdout] test http1::decode::tests::test_chunked_wiki ... ok
[INFO] [stdout] test http1::decode::tests::test_chunked_big ... ok
[INFO] [stdout] test http1::decode::tests::test_chunked_mdn ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests summer_boot
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test src/server/endpoint.rs - server::endpoint::Endpoint (line 22) - compile ... ok
[INFO] [stdout] test src/gateway/route.rs - gateway::route::Route<'a,State>::nest (line 111) - compile ... ok
[INFO] [stdout] test src/server/server.rs - server::server::Server<State>::with_state (line 107) - compile ... ok
[INFO] [stdout] test src/utils/request.rs - utils::request::Request<State>::body_bytes (line 373) - compile ... ok
[INFO] [stdout] test src/server/endpoint.rs - server::endpoint::Endpoint (line 33) - compile ... ok
[INFO] [stdout] test src/server/server.rs - server::server::Server<State>::listen (line 207) - compile ... ok
[INFO] [stdout] test src/server/server.rs - server::server::Server<State>::at (line 165) - compile ... ok
[INFO] [stdout] test src/server/server.rs - server::server::Server<()>::new (line 49) - compile ... ok
[INFO] [stdout] test src/utils/request.rs - utils::request::Request<State>::param (line 252) - compile ... ok
[INFO] [stdout] test src/utils/request.rs - utils::request::Request<State>::version (line 75) - compile ... ok
[INFO] [stdout] test src/gateway/route.rs - gateway::route::Route<'a,State>::serve_dir (line 159) - compile ... ok
[INFO] [stdout] test src/server/server.rs - server::server::Server<State>::respond (line 256) - compile ... ok
[INFO] [stdout] test src/server/server.rs - server::server::Server<State>::at (line 154) - compile ... ok
[INFO] [stdout] test src/utils/request.rs - utils::request::Request<State>::header (line 143) - compile ... ok
[INFO] [stdout] test src/utils/request.rs - utils::request::Request<State>::body_string (line 405) - compile ... ok
[INFO] [stdout] test src/utils/request.rs - utils::request::Request<State>::method (line 45) - compile ... ok
[INFO] [stdout] test src/utils/request.rs - utils::request::Request<State>::wildcard (line 284) - compile ... ok
[INFO] [stdout] test src/log/mod.rs - log (line 6) ... ok
[INFO] [stdout] test src/log/logging_system.rs - log::logging_system::LoggingSystem (line 10) ... ok
[INFO] [stdout] test src/utils/util.rs - utils::util::Before (line 13) ... ok
[INFO] [stdout] test src/utils/request.rs - utils::request::Request<State>::query (line 314) ... ok
[INFO] [stdout] test src/server/server.rs - server::server::Server<State>::state (line 303) ... ok
[INFO] [stdout] test src/utils/request.rs - utils::request::Request<State>::body_form (line 439) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.10s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5012358700beee06f932098b0458598f6904b6c04072157a16b4341e7f3156c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5012358700beee06f932098b0458598f6904b6c04072157a16b4341e7f3156c6", kill_on_drop: false }`
[INFO] [stdout] 5012358700beee06f932098b0458598f6904b6c04072157a16b4341e7f3156c6
